Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Ospfv6IntraAreaPrefixLSA Class Reference

OSPv6 intra area prefix LSA structure. More...

Inheritance diagram for Ospfv6IntraAreaPrefixLSA:
Ospfv6LSA OspfLSA Pdu Signal

Public Attributes

short referencedLSType
 
int referencedLinkStateId
 
ip refAdvertisingRouter
 
vector< Ospfv6Prefixipv6AddressPrefixes
 
- Public Attributes inherited from OspfLSA
OspfLSAHeader header
 

Detailed Description

OSPv6 intra area prefix LSA structure.

Member Data Documentation

◆ ipv6AddressPrefixes

vector<Ospfv6Prefix> Ospfv6IntraAreaPrefixLSA::ipv6AddressPrefixes

◆ refAdvertisingRouter

ip Ospfv6IntraAreaPrefixLSA::refAdvertisingRouter

◆ referencedLinkStateId

int Ospfv6IntraAreaPrefixLSA::referencedLinkStateId

◆ referencedLSType

short Ospfv6IntraAreaPrefixLSA::referencedLSType

The documentation for this class was generated from the following file: